Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[swss-common] Add additional tables to support PoE feature #894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SerhiyBoikoPLV
Copy link

Added new redis databases which are required for the poe syncd instance to run.
Added poe-related tables.

Copy link

linux-foundation-easycla bot commented Jul 19, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: SerhiyBoikoPLV / name: Serhiy Boiko (150e2fa)

@@ -534,6 +539,10 @@ namespace swss {

#define STATE_ASIC_SDK_HEALTH_EVENT_TABLE_NAME "ASIC_SDK_HEALTH_EVENT_TABLE"

#define STATE_POE_DEVICE_TABLE_NAME "POE_DEVICE_TABLE"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont see this used in swss code, are these defined for future usage?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is used inside PoeOrch daemon for updating the state of the devices/pse/ports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants